../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(368,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(372,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(377,4): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(508,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(524,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(193,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(229,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(915,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(1149,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/ddb/postgres.d(280,22): Error: cast from `string` to `ubyte[]` not allowed in safe code source/ddb/postgres.d(389,20): Error: `this.data.ptr` cannot be used in `@safe` code, use `&this.data[0]` instead source/ddb/postgres.d(392,14): Error: pointer arithmetic not allowed in @safe functions source/ddb/postgres.d(393,53): Error: `this.data.ptr` cannot be used in `@safe` code, use `&this.data[0]` instead source/ddb/postgres.d(394,37): Error: `this.data.ptr` cannot be used in `@safe` code, use `&this.data[0]` instead source/ddb/postgres.d(406,7): Error: cast from `ubyte[]` to `string` not allowed in safe code source/ddb/postgres.d(1131,4): Error: function `ddb.postgres.PGParameters.opApply(int delegate(ref PGParameter param) dg)` is not callable using argument types `(int delegate(ref PGParameter __applyArg0) @system)` source/ddb/postgres.d(1131,4): cannot pass argument `__foreachbody4` of type `int delegate(ref PGParameter __applyArg0) @system` to parameter `int delegate(ref PGParameter param) dg` source/ddb/postgres.d(1189,13): Error: function `ddb.postgres.PGParameters.opApply(int delegate(ref PGParameter param) dg)` is not callable using argument types `(int delegate(ref PGParameter __applyArg0) @system)` source/ddb/postgres.d(1189,13): cannot pass argument `__foreachbody6` of type `int delegate(ref PGParameter __applyArg0) @system` to parameter `int delegate(ref PGParameter param) dg` source/ddb/postgres.d(1415,28): Error: cast from `PGField[]` to `immutable(PGField)[]` not allowed in safe code source/ddb/postgres.d(1661,32): Error: cast from `const(string[string])` to `string[string]` not allowed in safe code source/ddb/postgres.d(1562,40): Error: constructor `ddb.postgres.PGResultSet!(uint, "arrayOid", uint, "elemOid").PGResultSet.this(PGConnection conn, ref immutable(PGField)[] fields, DBRow!(uint, "arrayOid", uint, "elemOid") delegate(ref Message msg, ref immutable(PGField)[] fields) dg)` is not callable using argument types `(PGConnection, immutable(PGField)[], DBRow!(uint, "arrayOid", uint, "elemOid") delegate(ref Message msg, ref immutable(PGField)[] fields) @system)` source/ddb/postgres.d(1562,40): cannot pass argument `&this.fetchRow` of type `DBRow!(uint, "arrayOid", uint, "elemOid") delegate(ref Message msg, ref immutable(PGField)[] fields) @system` to parameter `DBRow!(uint, "arrayOid", uint, "elemOid") delegate(ref Message msg, ref immutable(PGField)[] fields) dg` source/ddb/postgres.d(2169,39): Error: template instance `ddb.postgres.PGConnection.executeQuery!(uint, "arrayOid", uint, "elemOid")` error instantiating source/ddb/postgres.d(1815,30): instantiated from here: `executeQuery!(uint, "arrayOid", uint, "elemOid")` source/ddb/postgres.d(1825,23): Error: `@safe` function `ddb.postgres.PGConnection.reloadArrayTypes` cannot call `@system` function `object.rehash!(uint[uint], uint, uint).rehash` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2194,3): `object.rehash!(uint[uint], uint, uint).rehash` is declared here source/ddb/postgres.d(1562,40): Error: constructor `ddb.postgres.PGResultSet!(uint, "typeOid", uint, "memberOid").PGResultSet.this(PGConnection conn, ref immutable(PGField)[] fields, DBRow!(uint, "typeOid", uint, "memberOid") delegate(ref Message msg, ref immutable(PGField)[] fields) dg)` is not callable using argument types `(PGConnection, immutable(PGField)[], DBRow!(uint, "typeOid", uint, "memberOid") delegate(ref Message msg, ref immutable(PGField)[] fields) @system)` source/ddb/postgres.d(1562,40): cannot pass argument `&this.fetchRow` of type `DBRow!(uint, "typeOid", uint, "memberOid") delegate(ref Message msg, ref immutable(PGField)[] fields) @system` to parameter `DBRow!(uint, "typeOid", uint, "memberOid") delegate(ref Message msg, ref immutable(PGField)[] fields) dg` source/ddb/postgres.d(2169,39): Error: template instance `ddb.postgres.PGConnection.executeQuery!(uint, "typeOid", uint, "memberOid")` error instantiating source/ddb/postgres.d(1832,30): instantiated from here: `executeQuery!(uint, "typeOid", uint, "memberOid")` source/ddb/postgres.d(1851,27): Error: `@safe` function `ddb.postgres.PGConnection.reloadCompositeTypes` cannot call `@system` function `object.rehash!(uint[][uint], uint[], uint).rehash` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2194,3): `object.rehash!(uint[][uint], uint[], uint).rehash` is declared here source/ddb/postgres.d(1562,40): Error: constructor `ddb.postgres.PGResultSet!(uint, "typeOid", uint, "valueOid", string, "valueLabel").PGResultSet.this(PGConnection conn, ref immutable(PGField)[] fields, DBRow!(uint, "typeOid", uint, "valueOid", string, "valueLabel") delegate(ref Message msg, ref immutable(PGField)[] fields) dg)` is not callable using argument types `(PGConnection, immutable(PGField)[], DBRow!(uint, "typeOid", uint, "valueOid", string, "valueLabel") delegate(ref Message msg, ref immutable(PGField)[] fields) @system)` source/ddb/postgres.d(1562,40): cannot pass argument `&this.fetchRow` of type `DBRow!(uint, "typeOid", uint, "valueOid", string, "valueLabel") delegate(ref Message msg, ref immutable(PGField)[] fields) @system` to parameter `DBRow!(uint, "typeOid", uint, "valueOid", string, "valueLabel") delegate(ref Message msg, ref immutable(PGField)[] fields) dg` source/ddb/postgres.d(2169,39): Error: template instance `ddb.postgres.PGConnection.executeQuery!(uint, "typeOid", uint, "valueOid", string, "valueLabel")` error instantiating source/ddb/postgres.d(1857,30): instantiated from here: `executeQuery!(uint, "typeOid", uint, "valueOid", string, "valueLabel")` source/ddb/postgres.d(1880,30): Error: `@safe` function `ddb.postgres.PGConnection.reloadEnumTypes` cannot call `@system` function `object.rehash!(string[uint], string, uint).rehash` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2194,3): `object.rehash!(string[uint], string, uint).rehash` is declared here source/ddb/postgres.d(1882,22): Error: `@safe` function `ddb.postgres.PGConnection.reloadEnumTypes` cannot call `@system` function `object.rehash!(string[uint][uint], string[uint], uint).rehash` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.